Maiven Mods

LS DRUGS DEALER

Installation Guide
Version 2.6

Required Dependencies

1

ScriptHookV

The base hook required for all script mods.

ScriptHookV.dll → GTA 5 root folder
dinput8.dll → GTA 5 root folder
NativeTrainer.asi → GTA 5 root folder (optional)
2

ScriptHookVDotNet Enhanced

The .NET runtime for Enhanced Edition scripts.

ScriptHookVDotNet.asi → GTA 5 root folder
ScriptHookVDotNet.ini → GTA 5 root folder
ScriptHookVDotNet2.dll → GTA 5 root folder
ScriptHookVDotNet3.dll → GTA 5 root folder
MiniHook.x64.dll → GTA 5 root folder
xinput1_4.dll → GTA 5 root folder
3

LemonUI.SHVDN3

UI framework used for menus and HUD elements.

LemonUI.SHVDN3.dll → GTA 5/scripts/
4

iFruitAddon2

Adds custom contacts and apps to the in-game phone.

iFruitAddon2.dll → GTA 5/scripts/

Mod Installation

1

Install Dependencies

Download and install all the dependencies listed above into your GTA 5 directory.

📁 GTA 5/
├── ScriptHookV.dll
├── dinput8.dll
├── NativeTrainer.asi (optional)
├── ScriptHookVDotNet.asi
├── ScriptHookVDotNet.ini
├── ScriptHookVDotNet2.dll
├── ScriptHookVDotNet3.dll
├── MiniHook.x64.dll
├── xinput1_4.dll
└── 📁 scripts/
    ├── LemonUI.SHVDN3.dll
    └── iFruitAddon2.dll
2

Download the Mod

Get the latest version of LS Drugs Dealer from GTA5-Mods.com or via Patreon for the Premium version. Extract the archive.

3

Copy Mod Files

Place the following files into your GTA 5/scripts/ folder:

📁 GTA 5/scripts/
├── LSdrugDealer.dll
└── LSdrugDealer_Territories.xml
4

Launch & Play

Start GTA 5. The mod loads automatically. Open the in-game phone to access the mod's tablet app.

Troubleshooting

Mod not loading

Make sure ScriptHookVDotNet is up to date (v3.6 minimum). Ensure all .dll files are correctly placed. Check ScriptHookVDotNet.log for detailed errors.

Game crashing on startup

Verify that your ScriptHookV version is compatible with the latest GTA 5 update. After each game update, wait for ScriptHookV to be updated by its developer.

Tablet not opening

Make sure iFruitAddon2.dll is installed in the scripts/ folder. Check that no other mod is modifying the in-game phone.

Summary — Complete File Structure

📁 GTA 5/
├── ScriptHookV.dll
├── dinput8.dll
├── NativeTrainer.asi (optional)
├── ScriptHookVDotNet.asi
├── ScriptHookVDotNet.ini
├── ScriptHookVDotNet2.dll
├── ScriptHookVDotNet3.dll
├── MiniHook.x64.dll
├── xinput1_4.dll
└── 📁 scripts/
    ├── LemonUI.SHVDN3.dll
    ├── iFruitAddon2.dll
    ├── LSdrugDealer.dll
    └── LSdrugDealer_Territories.xml